home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / bbsbase.zip / BBSBASE.DOC < prev    next >
Text File  |  1988-02-08  |  11KB  |  380 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                            BBS Base Documentation
  12.                            ----------------------
  13.                                 Version 1.00
  14.                                February  1988
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                +-------------------------------------------+
  29.                | Many Thanks to :                          |
  30.                | Philip Wasson, Dave Festa, Laura Whiting, |
  31.                |  David Kahan, Allan Joffe, and Allan Feuer|
  32.                |                                           |
  33.                |     for beta testing and other aid.       |
  34.                +-------------------------------------------+
  35.  
  36.                BBS BASE - Designed and Written by Steve Lutz
  37.                DOCUMENTATION by Laura Whiting and Steve Lutz
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.                             ALL Rights Reserved
  46.                             Copyright (c)  1988
  47.                                by Steve Lutz
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. BBS BASE Documentation                                             Page One
  56.  
  57.  
  58.  
  59.  
  60.                            DISCLAIMER OF WARRANTY
  61.                            ----------------------
  62.  
  63.       THIS SOFTWARE  IS DISTRIBUTED "AS IS" AND WITHOUT ANY WARRANTIES
  64.       AS TO THE PERFORMANCE OR MERCHANTABILITY OR ANY OTHER WARRANTIES
  65.       WHETHER  EXPRESSED OR IMPLIED.   IN NO EVENT SHALL THE AUTHOR BE
  66.       HELD LIABLE FOR ANY LOSS OF PROFIT OR ANY OTHER DAMAGE RESULTING
  67.       FROM  THE  USE  OR MISUSE OF THIS PROGRAM,  INCLUDING,  BUT  NOT
  68.       LIMITED TO SPECIAL, INCIDENTAL, CONSEQUENTIAL OR OTHER DAMAGES.
  69.  
  70.       BECAUSE  OF THE VARIOUS  HARDWARE AND SOFTWARE ENVIRONMENTS INTO
  71.       WHICH  THIS SOFTWARE  MAY BE PUT,  NO WARRANTY OF  FITNESS FOR A
  72.       PARTICULAR  PURPOSE IS OFFERED.  THE USER MUST ASSUME THE ENTIRE
  73.       RISK OF USING THIS PROGRAM.
  74.  
  75.  
  76.  
  77.  
  78.  Introduction - What is BBS Base?
  79.  ------------------------------------------------------------
  80.  
  81.   BBS Base is a Data Base for Storing information about BBS's.
  82.  
  83.  
  84.  
  85.  File package consists of:
  86.  -------------------------
  87.  
  88.   BBSBASE  COM  - the Main BBSBASE program
  89.   BBSBASE  DOC  - this file
  90.   DELETE   COM  - Program that will delete P/W info from DATA BASE
  91.   DELETE   DOC  - Documentation for DELETE.COM
  92.   REG      TXT  - Registration Form
  93.   BBS      DTA  - will be created
  94.  
  95.   Only BBSBASE.COM is needed to run the program.
  96.  
  97.  
  98. Outline of the Program
  99. -------------------------------------------------------------
  100.  There are three sections to the program.
  101.  They are the Main Screen, the Edit/View screen, and the Options Screen.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. BBS BASE Documentation                                             Page Two
  110.  
  111.  
  112. The Main Screen Commands
  113. -------------------------------------------------------------
  114.  
  115.  
  116.                              BBS-BASE  version 1.00
  117.                              A BBS Data-Base Manager
  118. ┌────────────────────────────────────┬────────────────────────────────────┐
  119. │   Dplace BBS                       │                                    │
  120. │   Spectrum BBS                     │                                    │
  121. │   Virtual BBS                      │                                    │
  122. │                                    │                                    │
  123. │                                    │                                    │
  124. │                                    │                                    │
  125. │                                    │                                    │
  126. │                                    │                                    │
  127. │                                    │                                    │
  128. │                                    │                                    │
  129. │                                    │                                    │
  130. │                                    │                                    │
  131. │                                    │                                    │
  132. ├────────────────────────────────────┴────────────────────────────────────┤
  133. │                    Current Page : 1   Of: 1                             │
  134. ├────────────────────────────────────┬────────────────────────────────────┤
  135. │Arrow Key : Move current Selection  │      Esc : Exit Program            │
  136. │PgUp/Down : View Previous/Next Page │      F1  : Options Menu            │
  137. │Home/End : Goto First/Last Page     │      G   : Goto Page #             │
  138. │Return : Edit/View Selection        │      A/D : Add / Delete Record     │
  139. └────────────────────────────────────┴────────────────────────────────────┘
  140.  
  141.  
  142.  
  143.    The Main screen: This screen will display up to 26 records
  144.      at a time. It is the first screen after the title screen
  145.  
  146.  
  147.   Commands:              Function:
  148.   ---------------------------------------------------------
  149.     Escape                Quit the program
  150.     F1                    Goto Options Menu
  151.     Return or Enter       Edit/View the highlighted record.
  152.     Arrow Keys (up-down)  Moves the highlight in the
  153.                           direction of arrow.
  154.     Home                  Go to first page.
  155.     End                   Go to last page.
  156.     PageUp                View the previous page.
  157.     Pagedown              View the next page.
  158.     G                     Goto a Page Number.
  159.     A                     Add a record, displays a blank
  160.                           Edit/View screen.
  161.     D                     Deletes the highlighted record.
  162.  
  163. BBS BASE Documentation                                           Page Three
  164.  
  165.  
  166.  
  167. Edit/View Screen Commands
  168. -------------------------------------------------------------
  169.  
  170.  The Edit/View screen is where editing old records, adding new records
  171.  or just viewing the information stored about a BBS is done.
  172.  
  173.  The active window is highlighted. When first entering the this screen, the
  174.  System Information window is active.
  175.  
  176.  
  177.   Global Commands:
  178.   ----------------
  179.  
  180.     F1     : Abort changes and return  to the Main Screen.
  181.     Escape : Save changes and return to Main screen.
  182.     Space  : Change window.
  183.  
  184.  
  185.   Window Commands:
  186.   ----------------
  187.  
  188.     Up/Down Arrows  :  move the field highlight in the
  189.                        system info window up or down.
  190.     Return or Enter :  Edit the currently selected field.
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. BBS Base Documentation                                           Page Four
  218.  
  219.  
  220.   Edit Mode Commands:
  221.   -------------------
  222.   *** While in Edit Mode Global Functions are not Active ***
  223.  
  224.       Escape     : exit edit mode, keep all changes.
  225.       F1         : exit edit mode, abort all changes.
  226.       Arrow keys : Moves cursor in direction of arrow.
  227.                    Wraparound works.
  228.       Insert     : Toggle insert and Delete mode.
  229.       Backspace  : moves cursor to the left one character
  230.                    and deletes character to left of cursor.
  231.       Delete     : deletes character under cursor.
  232.       Return/Enter  : Moves cursor and text after cursor
  233.                       to beginning of next line.
  234.  
  235.       The text area is actually larger than the window itself, if text is
  236.   "lost" off the end of visible area, press DELETE a few times and it will
  237.   return.
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.   BBS Base Documenation                                          Page Five
  272.  
  273.  
  274. The Options Screen
  275. -------------------------------------------------------------
  276.  The Options Screen includes three features. They are; Alphabetizing,
  277.  Printing, and Checking for duplicates.
  278.  
  279.  
  280.  Options Screen Commands:
  281.  ------------------------
  282.  
  283.    Up/Down Arrows    :  Change the currently highlighted
  284.                         function.
  285.    Return/Enter      :  Perform, highlighted function.
  286.    Escape            :  Return to Main Screen from Options Screen (or)
  287.                         Options Screen from aborted function.
  288.  
  289.   When Using the Arrow keys and selecting different functions, the
  290.   help window changes. The help window will prompt for certain input.
  291.  
  292.  
  293.  Alphabetizing:
  294.  -------------
  295.  
  296.     Sorts in assending or decending order.
  297.  
  298.  Check for Dupication:
  299.  ----------